﻿2026-08-02T16:34:15.8648835Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-08-02T16:34:15.8649380Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-08-02T16:34:15.8661759Z shell: /usr/bin/bash -e {0}
2026-08-02T16:34:15.8661960Z env:
2026-08-02T16:34:15.8662131Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-02T16:34:15.8662369Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-02T16:34:15.8662602Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-02T16:34:15.8662944Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-c53Evn
2026-08-02T16:34:15.8663391Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-c53Evn
2026-08-02T16:34:15.8663797Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-c53Evn
2026-08-02T16:34:15.8664212Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-c53Evn
2026-08-02T16:34:15.8664756Z   SPT_NOTIFY_SHELL_BIN: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-02T16:34:15.8665208Z ##[endgroup]
2026-08-02T16:34:16.1320727Z    Compiling spt-poolguard v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-02T16:34:16.2475145Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-02T16:34:18.9140032Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-02T16:34:19.0597550Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-02T16:34:19.0598528Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-02T16:34:19.0599908Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-02T16:34:20.9341803Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-02T16:34:21.4651984Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-02T16:34:32.1782113Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-02T16:34:38.9359350Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.05s
2026-08-02T16:34:38.9592863Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-dd9929fe8879a681)
2026-08-02T16:34:38.9609534Z 
2026-08-02T16:34:38.9609668Z running 1 test
2026-08-02T16:34:39.3925931Z test notify_shell_renders_a_commanded_toast ... ok
2026-08-02T16:34:39.3926218Z 
2026-08-02T16:34:39.3926452Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
2026-08-02T16:34:39.3926764Z 
